@charset "utf-8";
.game163 * {
	margin:0;
	padding:0;
	list-style:none;
}

.game163 {
	position:relative;
	padding:4px;
	overflow:hidden;
	width:410px;
}
.game163 .bigImg {
	height:258px;
	position:relative;
}
.game163 .bigImg li img {
	vertical-align:middle;
	border:1px solid #ccc;
}


.game163 .bigImg h4 {
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	height:33px;
	padding-right:30px;
	overflow:hidden;
	text-align:left;
}
.game163 .smallScroll {
    height: 105px;
	padding: 14px 0;
}
.game163 .sPrev,.game163 .sNext {
	float:left;
	display:block;
	width:14px;
	height:47px;
	text-indent:-9999px;
	background:url(/PC/images/sprites1008.png) no-repeat 0 -3046px;
	position: relative;
    top: 26px;
}
.game163 .sNext {
	background-position:0 -2698px;
}
.game163 .sPrev:hover {
	background-position:0 -3133px;
}
.game163 .sNext:hover {
	background-position:0 -2785px;
}
.game163 .smallImg {
    float: left;
    margin: 0 11px;
    display: inline;
    width: 360px;
    overflow: hidden;
}
.game163 .smallImg ul {
	height:107px;
	width:9999px;
	overflow:hidden;
}
.game163 .smallImg li {
	float:left;
	padding:0 3px 0 0;
	width:123px;
	cursor:pointer;
	display:inline;
}
.game163 .smallImg img {
	border:1px solid #dcdddd;
	width:105px;
	height:105px;
}
.game163 .smallImg .on img {
	border-color:#FF850B;
}
.game163 .pageState {
	position:absolute;
	top:235px;
	right:5px;
	font-family:"Times New Roman",serif;
	letter-spacing:1px;
}
.game163 .pageState span {
	color:#f00;
	font-size:16px;
}
